Contribution org.nuxeo.ecm.platform.groups.audit.ExportService.contrib--excelExportFactory
org.nuxeo.ecm.platform.groups.audit.ExportService.contrib
inside nuxeo-groups-rights-audit-5.8.jar
This contribution is part of XML component Extension Point
Extension point excelExportFactory of component ExportService.Contributed Items
XML Source
<extension point="excelExportFactory" target="org.nuxeo.ecm.platform.groups.audit.ExportService">
<ExcelExport factoryClass="org.nuxeo.ecm.platform.groups.audit.factory.ExcelExportAllGroups" name="exportAllGroupsAudit" template="templates/audit-groups-template.xls"/>
<ExcelExport name="exportListedGroupsAudit" template="templates/audit-groups-template.xls"/>
</extension>